//==============================================================================
// oracle scout_anim.txt
//==============================================================================


//==============================================================================
Define LOS
{
	Set HotSpot
	{
		Version
		{
			VisualParticle SFX A Oracle LOS
		}
	}
}

//==============================================================================
Define LOSSparkle
{
	Set HotSpot
	{
		Version
		{
			VisualParticle SFX A Oracle LOSSparkle
		}
	}
}

//==============================================================================
Anim Idle
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_IdleA
			}
		}
	}
}

//==============================================================================
Anim Attack
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_AttackA
				//-- auto generated by the bang animation tool
				//-- do not hand edit these values
				Tag Attack 0.36 true	
				Tag GenericSound 0.40 true	
				//-- end auto generated section
			}
		}
	}
}

//==============================================================================
Anim Bored
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_BoredA
			}
		}
	}
}

//==============================================================================
Anim Walk
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_WalkA
				//-- auto generated by the bang animation tool
				//-- do not hand edit these values
				Tag FootstepLeft 0.00 true	
				Tag FootstepRight 0.50 true	
				//-- end auto generated section
			}
		}
	}
}

//==============================================================================
Anim Death
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_DeathA
			}
		}
	}
}

//==============================================================================
Anim Flail
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_FlailA
			}
		}
	}
}

//==============================================================================
Anim MaxLOS
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_MaxLOS
				Connect LeftHand LOS HotSpot
				Connect LeftHand LOSSparkle HotSpot
			}
		}
	}
}

//==============================================================================
Anim Build
{
	SetSelector
	{
		Set HotSpot
		{
			Version
			{
				Visual Special X Oracle_MaxLOS
				Connect LeftHand LOSSparkle HotSpot
			}
		}
	}
}